home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM DEMO
/
Zeta MultiMedia CD-ROM DEMO.iso
/
mac
/
media
/
proj.dir
/
00003_Script_3
< prev
Wrap
Text File
|
1996-09-18
|
218b
|
8 lines
on startMovie
if the machineType < 256 then
go frame 2 of movie the pathname & "MEDIA:ZETA"
else if the machineType = 256 then
go frame 2 of movie the pathname & "MEDIA\ZETA"
end if
end startMovie